-- card: 2370 from stack: in.0 -- bmap block id: 11042 -- flags: 0000 -- background id: 7610 -- name: section 2: ----- HyperTalk script ----- on openCard lock screen show cd fld "fld1" show cd fld "fld1.1" show cd fld "fld2" unlock screen with dissolve end openCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=36 top=79 right=111 bottom=69 -- title width / last selected line: 0 -- icon id / first selected line: 23429 / 23429 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: checkboxA ----- HyperTalk script ----- -- "checkA" is in the bg script on mouseUp checkA end mouseUp --on mouseUp -- ** check if the subcats have been uncover --if the icon of me is not 15007 then --send mouseUp to btn id 48 --end if --end mouseUp on mouseUp lock screen hide cd fld "fld1" hide cd fld "fld1.1" hide cd fld "fld2" unlock screen with dissolve --visual wipe right lock screen go card "simpleMenu" unlock screen with dissolve end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=58 top=88 right=126 bottom=235 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Submenu 1 ----- HyperTalk script ----- -- "checkA" is in the bg script on mouseUp checkA end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=58 top=206 right=244 bottom=235 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Submenu 1 ----- HyperTalk script ----- -- "checkB" is in the bg script on mouseUp checkB end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=36 top=197 right=229 bottom=69 -- title width / last selected line: 0 -- icon id / first selected line: 23429 / 23429 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: checkboxB ----- HyperTalk script ----- -- "checkB" is in the bg script on mouseUp checkB end mouseUp on mouseUp lock screen hide cd fld "fld1" hide cd fld "fld2" unlock screen with dissolve --visual wipe right lock screen go card "technicalMenu" unlock screen with dissolve -- ** check if the subcats have been uncover --if the icon of me is not 15007 then --send mouseUp to btn id 50 --end if end mouseUp -- part 9 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=58 top=127 right=191 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: fld1 -- part 8 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=58 top=157 right=192 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 15 -- part name: fld1.1 -- part 10 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=58 top=245 right=324 bottom=408 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: fld2 -- part 15 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=58 top=260 right=295 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 256 -- line height: 15 -- part name: fld1.1 -- part contents for card part 8 ----- text ----- The new features of HyperCard 2.0 are included. -- part contents for card part 9 ----- text ----- This option gives you basic information about stacks, windows, cards, buttons, text fields, menus, graphics, and printing. -- part contents for card part 10 ----- text ----- This option is for those of you who already know HyperCard New or novice HyperCard users may not understand everything presented in is section. -- part contents for background part 1 ----- text ----- Nuts & Bolts Menu -- part contents for background part 11 ----- text ----- Click on an option below. -- part contents for card part 15 ----- text ----- —and who want technical information about the added features of HyperCard 2.0.